home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / color.dxr / 00423.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  236 b   |  14 lines

  1. on exitFrame me
  2.   global lightr, lightg, lightb
  3.   lightr = "off"
  4.   lightg = "off"
  5.   lightb = "off"
  6.   showit(185, 187)
  7.   hideit(188, 190)
  8.   showit(191, 191)
  9.   hideit(192, 197)
  10.   showit(198, 200)
  11.   hideit(201, 202)
  12.   showit(203, 203)
  13. end
  14.